GrapeCity MultiRow for Windows Forms 11.0J
AddRange(Object[]) メソッド

ドロップダウンリストの項目を表す1つ以上のオブジェクト、またはSystem.Object値のSystem.Array
ComboBoxCell用の項目のリストに1つ以上の項目を追加します。
シンタックス
Public Overloads Sub AddRange( _
   ByVal ParamArray items() As Object _
) 
public void AddRange( 
   params object[] items
)

パラメータ

items
ドロップダウンリストの項目を表す1つ以上のオブジェクト、またはSystem.Object値のSystem.Array
参照

参照

ComboBoxCell.ObjectCollection クラス
ComboBoxCell.ObjectCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.